Skip to content

Issues: ziglang/zig

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Compiler omits everything when building freestanding target in release mode bug Observed behavior contradicts documented or intended behavior
#20146 opened Jun 1, 2024 by longhao-li
Self-hosted x86_64 backend doesn't support defining symbols in assembly backend-self-hosted bug Observed behavior contradicts documented or intended behavior
#20136 opened May 31, 2024 by sfiedler0 0.15.0
packed struct depending on itself crashes bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20134 opened May 31, 2024 by wooster0 0.14.0
setting global cache directory to relative path causes build failure of dependencies bug Observed behavior contradicts documented or intended behavior zig build system
#20129 opened May 30, 2024 by Jan200101 0.14.0
error: NoSpaceLeft with MacOS target on x86 host bug Observed behavior contradicts documented or intended behavior linking os-macos
#20124 opened May 30, 2024 by markus-oberhumer 0.14.0
x86_64 backend genSetReg called with a value larger than dst_reg arch-x86_64 backend-self-hosted bug Observed behavior contradicts documented or intended behavior
#20122 opened May 30, 2024 by Beyley 0.14.0
x86_64 backend miscomp arch-x86_64 backend-self-hosted bug Observed behavior contradicts documented or intended behavior
#20113 opened May 29, 2024 by Rexicon226 0.14.0
"offsetof" from C header does not handle union within struct bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#20112 opened May 29, 2024 by matdibu 0.16.0
upperBound and lowerBound has inconsistent callback types bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#20110 opened May 29, 2024 by g2mt 0.14.0
zig fmt outputs invalid syntax when formatting an error set with doc comments onto one line bug Observed behavior contradicts documented or intended behavior zig fmt
#20108 opened May 29, 2024 by kcbanner 0.14.0
Progress display is cut off horizontally bug Observed behavior contradicts documented or intended behavior
#20107 opened May 29, 2024 by kcbanner
add support for targeting glibc 2.39 enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-linux
#20106 opened May 29, 2024 by andrewrk 0.13.0
implement std.Progress IPC for Windows contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-windows standard library This issue involves writing Zig code for the standard library.
#20105 opened May 29, 2024 by andrewrk 0.14.0
implement std.Progress IPC for WASI enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-wasi standard library This issue involves writing Zig code for the standard library.
#20104 opened May 29, 2024 by andrewrk 0.16.0
std.Progress: add byte unit flag and resource scope; support throughput calculation enhancement Solving this issue will likely involve adding new logic or components to the codebase. standard library This issue involves writing Zig code for the standard library.
#20103 opened May 29, 2024 by andrewrk 0.16.0
implement std.Progress for single-threaded mode enhancement Solving this issue will likely involve adding new logic or components to the codebase. standard library This issue involves writing Zig code for the standard library.
#20101 opened May 29, 2024 by andrewrk 1.0.0
Zig build system incorrectly parses some depfiles generated by Rust on Windows bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20099 opened May 28, 2024 by bcrist 0.13.0
zig fetch -h should include examples
#20096 opened May 28, 2024 by hippietrail
Undefined struct fields are initialized to 0 instead of 0xAA in debug mode (with llvm backend) backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#20095 opened May 28, 2024 by IntegratedQuantum 0.14.0
SIGTRAP When attempting to write to a runtime index in comptime variable bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20094 opened May 28, 2024 by Validark 0.14.0
Unsure how to handle duplicate symbol linker error bug Observed behavior contradicts documented or intended behavior linking
#20092 opened May 28, 2024 by ncoe
Support wasm32-emscripten libc enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-emscripten https://emscripten.org/
#20090 opened May 27, 2024 by qdwang 1.0.0
ErrorUnion typeInfo debug print causes GenericPoison bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20088 opened May 27, 2024 by NicoElbers 0.14.0
Can't link on PPC64LE arch-powerpc backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior linking
#20087 opened May 27, 2024 by rany2 0.16.0
ProTip! no:milestone will show everything without a milestone.